Docs.rs
jsonrpsee-wasm-client-0.23.2
jsonrpsee-wasm-client 0.23.2
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
github:paritytech:core-devs
niklasad1
Dependencies
jsonrpsee-client-transport ^0.23.2
normal
jsonrpsee-core ^0.23.2
normal
jsonrpsee-types ^0.23.2
normal
Versions
100%
of the crate is documented
Go to latest version
Platform
wasm32-unknown-unknown
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
jsonrpsee_wasm_client
0.23.2
All Items
Re-exports
Structs
Crate
jsonrpsee_wasm_client
Copy item path
source
·
[
−
]
Expand description
§
jsonrpsee-wasm-client
Re-exports
§
pub use
jsonrpsee_types
as types;
Structs
§
Client
Generic asynchronous client.
WasmClientBuilder
Builder for
Client
.